| Total Complexity | 40 |
| Dependencies | 4 |
| Dependents | 0 |
| Total lines | 237 |
| Lines of code | 180 |
| Logical lines of code | 108 |
| Comment lines | 6 |
| Methods | 9 |
| Properties | 1 |
| Method | Rating | Maintainability | Complexity | Lines of code |
|---|---|---|---|---|
| execute() | 46 | 13 | 36 | |
| enrollCourse() | 50 | 8 | 28 | |
| getAllCourse() | 52 | 6 | 24 | |
| completeCourse() | 48 | 3 | 33 | |
| getAllLesson() | 59 | 3 | 14 | |
| completeLesson() | 55 | 2 | 18 | |
| resetCourse() | 55 | 2 | 17 | |
| Authorization() | 67 | 2 | 7 | |
| __construct() | 81 | 1 | 3 |